home *** CD-ROM | disk | FTP | other *** search
/ Super League / Super League.iso / TUTORIAL / CURSO / TEMA511.DXR / 00011.ls < prev    next >
Encoding:
Text File  |  1997-03-25  |  112 b   |  7 lines

  1. on mouseUp
  2.   global var1, var2
  3.   set var1 to marker(0)
  4.   set var2 to the movieName
  5.   play movie "where.dir"
  6. end
  7.